1bashThis demonstrates setting an environment variable using the export command.export MY_VAR="value"bash internaldata manipulationsother variable featuresenvironment variable management